runtime.stwReason.String (method, view implemented interface methods)

3 uses

	runtime (current package)
		proc.go#L1382: func (r stwReason) String() string {
		proc.go#L1447: 	gp.m.preemptoff = reason.String()
		traceruntime.go#L344: 	tl.eventWriter(traceGoRunning, traceProcRunning).event(traceEvSTWBegin, tl.string(reason.String()), tl.stack(2))